Enabling/Disabling a Breakpoint in the Call Stack Window

In the Call Stack window, breakpoint symbols appear in the left margin next to the name of the function call where they are set. You can disable or enable a breakpoint using the procedure given below.

To disable a breakpoint in the Call Stack window

  1. Right-click the line containing a disabled breakpoint symbol (a solid dot).
  2. From the shortcut menu, choose Disable Breakpoint. The breakpoint symbol becomes an empty circle.

Once you have disabled a breakpoint, you can reenable it with a similar procedure.

To enable a file, function, or address breakpoint

  1. Right-click the line containing a disabled breakpoint symbol (an empty circle).
  2. From the shortcut menu, choose Enable Breakpoint. The breakpoint symbol becomes a solid dot.